projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97df96a
)
Add Bug#8794 to ChangeLog entry.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 6 Jun 2011 18:37:51 +0000
(11:37 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 6 Jun 2011 18:37:51 +0000
(11:37 -0700)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 9aebf4ea81cd2bcd0e48ea9b1c480b7fd25b8384..0fa5ec1656ceb84bd034c296f276230fbf7d1bf8 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,6
+1,6
@@
2011-06-06 Paul Eggert <eggert@cs.ucla.edu>
- Cons<->int and similar integer overflow fixes.
+ Cons<->int and similar integer overflow fixes
(Bug#8794)
.
Check for overflow when converting integer to cons and back.
* charset.c (Fdefine_charset_internal, Fdecode_char):